home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1996 June / What PC June 1996.iso / whatpc.dir / 00258.ls < prev    next >
Encoding:
Text File  |  1996-05-31  |  299 b   |  6 lines

  1. on mouseUp
  2.   sound stop 1
  3.   alert("If you have problems running this program, try quitting to Dos and then run the program REDHOOK.EXE in the directory \SHARE\DOS\REDHOOK. You may also need to run MEMMAKER to configure your PC's memory.")
  4.   open("system\runfix ^\share\dos\redhook redhook.exe")
  5. end
  6.